fix the todo's
authorEh2406 <YeomanYaacov@gmail.com>
Tue, 27 Feb 2018 21:42:39 +0000 (16:42 -0500)
committerEh2406 <YeomanYaacov@gmail.com>
Thu, 1 Mar 2018 11:34:17 +0000 (06:34 -0500)
commit5d4402ce17e5d612c0f5cfe31f808065fe9e0ba4
treeac28f048acff315d5f1dc3fa33a0ecdbdf6aae48
parent3300728a75569fe905847c59dae21408c1e9ddc5
fix the todo's

needs a test where we have an activation_error the then try activate something that dose not work and backtrack to where we had the activation_error then:
- Hit fast backtracking that go past the crate with the missing features
- Or give a bad error message that does not mention the activation_error.
The test will pass, but there is code that is not yet justified by tests
src/cargo/core/resolver/mod.rs
tests/testsuite/features.rs